Revision: pymad--main--0.5.3--patch-6
Archive: jaq@spacepants.org--2004
Creator: Jamie Wilkinson <jamie.wilkinson@anchor.com.au>
Date: Mon Jun 27 13:10:29 EST 2005
Standard-date: 2005-06-27 03:10:29 GMT
Modified-files: src/pymadfile.c
New-patches: jaq@spacepants.org--2004/pymad--main--0.5.3--patch-6
Summary: probable fix for Debian bug #315911
Keywords: 

Michael Urman reports that there are occasional errors from python using
quod libet, reporting Fatal Python error: deallocating None.  He suspects
that py_madfile_seek_time should have it's Py_None reference count incremented, he's probably correct.

